Skip to content

Conversation

@ryanfowler
Copy link
Owner

No description provided.

@ryanfowler ryanfowler requested a review from Copilot August 29, 2025 01:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adjusts the default compression algorithm selection and quality levels to use more reasonable values instead of maximum quality settings. The changes make the tool more practical for everyday use by balancing compression ratio with encoding speed.

Key changes:

  • Modified default algorithms to exclude deflate compression
  • Reduced default quality levels for better performance
  • Added validation for compression quality parameters

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/precompress.rs Updates default algorithms and renames methods for clarity
src/main.rs Adds quality validation and updates method calls
src/encode.rs Implements quality validation and adjusts default quality levels
README.md Documents the new default algorithms and quality levels

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ryanfowler ryanfowler enabled auto-merge August 29, 2025 01:32
@ryanfowler ryanfowler merged commit a6a51f5 into main Aug 29, 2025
2 checks passed
@ryanfowler ryanfowler deleted the default-quality branch August 29, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants